home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / utilities / shell / zshell24.lha / ChangesV23-V24 < prev    next >
Encoding:
Text File  |  1995-02-27  |  2.4 KB  |  61 lines

  1. Here I listed the changes from ZShell V2.3 to V2.4.
  2. Because most things made were bugfixes I was too lazy to update both
  3. documentations. ZShell V2.4 has a better debugging environment and
  4. with this I discovered some hidden bugs (no problem to start ZShell
  5. from itself).
  6.  
  7. New Features:
  8. * Application-Window: You can drop Workbench-Icons into the ZShell-Window.
  9. * Application-Icon accepts dropping of Icons on it.
  10. * Check-Flag shows writes to low memory (the first KByte, this only works
  11.   on 68000 CPU's to substitute Enforcer) and changes of locks in system.
  12. * "show task" shows whether a command is redirected and in background
  13. * "DIE taskdescription" removes task (and console-window) from system.
  14. * "copy" uses dots as progress indicator: each dot is 50000 bytes.
  15. * Debug-Flag shows substitution of aliases if not in script mode. If in
  16.   script mode it shows the executed commandline and redirection is disabled.
  17. * If an error during starting occurs, there will be an erroroutput.
  18. * The WildStar-Flag is set, so you can use "*" instead of "#?" with
  19.   all commands.
  20. * "Welcome !"-Text on starting
  21. * Hide-Flag to disable hiding of the cursor, so output will be slower.
  22. * If there was a Forbid() or Disable() call without Permit() or Enable(),
  23.   the system will be rescued and a message appears.
  24.  
  25. Bugfixes:
  26. - Fixed bug in "run -c", "delete device" and "ctrl -r".
  27. - "assign" has crashed under OS1.3.
  28. - "memclk" and "border" use now the right window, not the actual window.
  29. - Redirection to ">M" has deleted the review-buffer.
  30. - Erroroutput is now written on the window, even if output is redirected.
  31. - "ask" and "more" get their input from window even if input is redirected.
  32. - Accentially exit of ZShell in noraw-mode fixed.
  33. - Input of special chars (with accent etc.) was not possible.
  34. - Result2 has not shown the right value.
  35. - "list" and "dir" have not freed memory if pressed CTRl-C.
  36. - The Lock() on "C:" after "Command not found" was not freed.
  37. - Better building of CLI-Interface (sets cli_CommandName/File).
  38.  
  39.  
  40. If there is an error during starting, a recoverable alert will appear
  41. and show a number. Here is a list what these numbers mean:
  42. Workbench-Start:
  43. 1: No mem for CLI-Struct
  44. 2: CLI-Table 20 limit
  45. 3: No current Dir
  46. 4: No icon.library
  47. 5: No icon
  48. OpenWindow:
  49. 10: Already opened
  50. 11: Cannot open output
  51. 12: Not interactive
  52. 13: Cannot open input
  53. Newcli:
  54. 15: Cannot copy CurrentDir
  55. Input:
  56. 20: Input failed
  57.  
  58.    /\/\            o o
  59.   / __ \ artin      <
  60.  (_/  \_)         `---'
  61.